[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 2224   SHUFFLE   <  SKIP 1960  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18545Clark, Ian, L98033KirklandWashingtonUnited States
16195Perez, Abby93500PantinSeine Saint DenisFrance
21909Ward, Allison94303Palo AltoCaliforniaUnited States

Generated 2025-07-15 10:48:58.360 UTC