[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 750   SHUFFLE   <  SKIP 2247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22519Hughes, Logan, M66740SaarlouisSaarlandGermany
12073Rodriguez, Thomas, G90712LakewoodCaliforniaUnited States
23106Yuan, Kathryn, L2500WollongongNew South WalesAustralia

Generated 2025-07-09 05:40:25.307 UTC