[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 480   SHUFFLE   <  SKIP 690  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26489Collins, Jordan90210Beverly HillsCaliforniaUnited States
14389Harris, Ryan90241DowneyCaliforniaUnited States
22937Baker, Jose, A4700RockhamptonQueenslandAustralia
13053Lu, Vincent98225BellinghamWashingtonUnited States

Generated 2025-07-15 11:09:08.062 UTC