[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 440   SHUFFLE   <  SKIP 2227  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11816Torres, Joe, A90210Beverly HillsCaliforniaUnited States
13649Suarez, Rebekah4810TownsvilleQueenslandAustralia
19312Zheng, Valerie, RSW8 4BGLondonEnglandUnited Kingdom
24631Powell, Hannah94014ColmaCaliforniaUnited States
28438Sanchez, HeidiWA1WarringtonEnglandUnited Kingdom
16106Barnes, Ian, MV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-12 19:11:49.341 UTC