[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4000   SHUFFLE   <  SKIP 2576  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20486Butler, Jack91364Woodland HillsCaliforniaUnited States
17498Martin, Daniel94063Redwood CityCaliforniaUnited States
28446Subram, Mayra, CRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-19 00:06:14.198 UTC