[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 518   SHUFFLE   <  SKIP 2067  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24864Sun, Jeffery, J12171BerlinSaarlandGermany
20800Jenkins, ConnorPE17BuryEnglandUnited Kingdom
13239Thomas, Matthew, KV7L 4J4N. VancouverBritish ColumbiaCanada
23301Anderson, Noah, A91502BurbankCaliforniaUnited States
24949Howard, Devin, S98033KirklandWashingtonUnited States
28463Arun, Emmanuel, RRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-20 16:12:17.935 UTC