[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 466   SHUFFLE   <  SKIP 1603  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16676Perry, Amanda91941GrossmontCaliforniaUnited States
20564Gao, JessieCB4 4BZCambridgeEnglandUnited Kingdom
13170Reed, Sebastian, E90210Beverly HillsCaliforniaUnited States
26661Zhu, Dawn2138RhodesNew South WalesAustralia

Generated 2025-07-20 03:31:30.124 UTC