[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 461   SHUFFLE   <  SKIP 1963  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13960Kumar, Lacey2264SilverwaterNew South WalesAustralia
23391Moreno, Joanna94704BerkeleyCaliforniaUnited States
22020Shan, Jaime3220GeelongVictoriaAustralia

Generated 2025-07-20 05:34:45.518 UTC