[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 470   SHUFFLE   <  SKIP 3937  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19724Morris, Bryce97034Lake OswegoOregonUnited States
29318Perez, Edgar, B2138RhodesNew South WalesAustralia
18378Foster, Dalton, E90401Santa MonicaCaliforniaUnited States

Generated 2025-07-10 21:25:22.345 UTC