[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 2281   <  SKIP 237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22684Cooper, Lauren, W20354HamburgHamburgGermany
16116Hurtado, Begoña, M91950National CityCaliforniaUnited States
24983Griffin, Morgan, M91950National CityCaliforniaUnited States

Generated 2025-07-20 20:50:54.802 UTC