[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 2421   SHUFFLE   <  SKIP 3394  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29416Ramos, Pedro, PPE17BuryEnglandUnited Kingdom
23285Luo, Latoya, D98312BremertonWashingtonUnited States
12061Brooks, BryceV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-20 05:54:25.856 UTC