[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 4539  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13838Rubio, JillOX14 4SEOxfordEnglandUnited Kingdom
21161Johnson, Megan98371PuyallupWashingtonUnited States
18183Schmidt, Meagan33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-11 23:16:31.193 UTC