[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 1524   SHUFFLE   <  SKIP 958  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21069Lu, Colin, HOX1OxfordEnglandUnited Kingdom
26251Huang, Cedric90210Beverly HillsCaliforniaUnited States
13114Zhang, Claudia2061Milsons PointNew South WalesAustralia

Generated 2025-07-17 10:03:22.385 UTC