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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28328Green, Kyle4700RockhamptonQueenslandAustralia
13483Lal, Christian, M98036LynnwoodWashingtonUnited States
20675Martin, Natalie, M97034Lake OswegoOregonUnited States

Generated 2025-07-10 09:14:26.810 UTC