[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   SHUFFLE   <  SKIP 4672  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20136Kennedy, Bonnie, CY024 1GFYorkEnglandUnited Kingdom
12612Torres, ShannonB29 6SLBirminghamEnglandUnited Kingdom
23478Cooper, Hailey98371PuyallupWashingtonUnited States
13286Rodriguez, Hannah97222MilwaukieOregonUnited States

Generated 2025-07-12 10:02:00.600 UTC