[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 680   SHUFFLE   <  SKIP 6134  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17490Moore, Grace, M91932Imperial BeachCaliforniaUnited States
26530Morgan, Riley, R97034Lake OswegoOregonUnited States
15571Allen, Angel, GV9B 5T2ShawneeBritish ColumbiaCanada
20555Raje, Kelvin, V91480FrankfurtBayernGermany

Generated 2025-07-15 22:10:52.386 UTC