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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23462Jones, Seth98366Port OrchardWashingtonUnited States
15524Stone, Dalton, M97034Lake OswegoOregonUnited States
23943Subram, Cindy, LEC1R 0DULondonEnglandUnited Kingdom
18047Alvarez, Latasha53131BonnHamburgGermany

Generated 2025-07-19 17:33:33.373 UTC