[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 0   SHUFFLE   <  SKIP 2474  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15731Chavez, Corey, R2500WollongongNew South WalesAustralia
24089Yuan, Dustin92700ColombesHauts de SeineFrance
23752Torres, Devin, ATY31RuncornEnglandUnited Kingdom
21510Perry, Carol46236BottropNordrhein-WestfalenGermany
17833Suarez, Monique60061Frankfurt am MainSaarlandGermany
21670Lal, Benjamin, A59000LilleNordFrance
28343Morgan, Shelby98052RedmondWashingtonUnited States

Generated 2025-11-05 06:40:24.101 UTC