[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 416   SHUFFLE   <  SKIP 1308  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24434Butler, Jordan, L98055RentonWashingtonUnited States
18012Zhu, Karen, RGL7 1RYGloucestershireEnglandUnited Kingdom
15886Brown, Matthew, W91945Lemon GroveCaliforniaUnited States

Generated 2025-07-22 12:03:31.217 UTC