[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 393  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23191Raji, Gilbert98168BurienWashingtonUnited States
18044Carlson, KendraEC1R 0DULondonEnglandUnited Kingdom
22665Diaz, Orlando, L95010HofBayernGermany

Generated 2025-07-09 08:54:32.457 UTC