[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 2986   <  SKIP 1941  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23514Bell, Chloe98027IssaquahWashingtonUnited States
12459Rodriguez, Stefanie, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
19302Xie, Brad, DB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-17 18:19:30.384 UTC