[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 396   SHUFFLE   <  SKIP 1843  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25166Jenkins, Miguel, R92625Newport BeachCaliforniaUnited States
25024Pritchett, Brad, S91910Chula VistaCaliforniaUnited States
26671Patel, Arthur, B4700RockhamptonQueenslandAustralia

Generated 2025-07-19 16:36:43.511 UTC