[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 2421   SHUFFLE   <  SKIP 3797  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13305Alexander, Oscar, M98371PuyallupWashingtonUnited States
17363Harris, Benjamin91932Imperial BeachCaliforniaUnited States
19375Anand, Omar48001MünsterSaarlandGermany

Generated 2025-07-12 17:02:33.108 UTC