[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 3387   <  SKIP 370  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23360Moore, Marcus, E94063Redwood CityCaliforniaUnited States
20857Becker, Jerry, L94310OrlyVal de MarneFrance

Generated 2025-07-16 11:22:22.879 UTC