[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 2283   SHUFFLE   <  SKIP 88  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15596Goel, Gilbert2065St. LeonardsNew South WalesAustralia
23147Smith, Wyatt, P92625Newport BeachCaliforniaUnited States
25591Ray, Preston66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-15 09:13:37.897 UTC