[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 680   SHUFFLE   <  SKIP 5788  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19018Gray, Nicole94015Daly CityCaliforniaUnited States
15618Sharma, Gabriel59368WerneNordrhein-WestfalenGermany
22673Gill, Andy93500PantinSeine Saint DenisFrance

Generated 2025-07-13 17:21:12.174 UTC