[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 3249   SHUFFLE   <  SKIP 275  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19065Arun, Michele, A24044KielSaarlandGermany
28225Ross, Robert92102San DiegoCaliforniaUnited States
22295Morgan, Jade, P91932Imperial BeachCaliforniaUnited States

Generated 2025-07-20 15:45:00.729 UTC