[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 250   SHUFFLE   <  SKIP 2592  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19081Rubio, Leslie, D60323FrankfurtHessenGermany
19761Lu, Alan6006PerthSouth AustraliaAustralia
14368Thompson, Richard94519ConcordCaliforniaUnited States
20595Andersen, Karla, R93500PantinSeine Saint DenisFrance

Generated 2025-07-22 12:07:29.801 UTC