[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 5579   SHUFFLE   <  SKIP 363  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13744Andersen, Alvin, C98312BremertonWashingtonUnited States
15274Johnson, Alexander, M90802Long BeachCaliforniaUnited States
24049Gomez, Byron66578NeunkirchenSaarlandGermany

Generated 2025-07-19 03:51:14.037 UTC