[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 436  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12365Evans, Alex, C98312BremertonWashingtonUnited States
27171Gill, Kristi, AOX14 4SEOxfordEnglandUnited Kingdom
17538Bell, Brianna, R90505TorranceCaliforniaUnited States

Generated 2025-07-12 15:14:06.103 UTC