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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25386Perry, Alexis, S92020El CajonCaliforniaUnited States
16963Hughes, Faith, S94941Mill ValleyCaliforniaUnited States
19594Liu, Suzanne4700RockhamptonQueenslandAustralia

Generated 2025-07-16 22:01:46.485 UTC