[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 2747  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21851Railson, Stuart, W60323FrankfurtHessenGermany
11726Liang, Micah, R98168BurienWashingtonUnited States
19449Yuan, Nuan38001BraunschweigNordrhein-WestfalenGermany
20022Perry, Arthur94014ColmaCaliforniaUnited States

Generated 2025-07-12 10:12:30.788 UTC