[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 3211   <  SKIP 2207  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23258Watson, Megan, S90505TorranceCaliforniaUnited States
17905Yuan, Calvin2113North RydeNew South WalesAustralia

Generated 2025-07-17 08:37:02.472 UTC