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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16392Raman, Kari31770ColomiersGaronne (Haute)France
23162Flores, Sarah94063Redwood CityCaliforniaUnited States
15853Brown, Jasmine94941Mill ValleyCaliforniaUnited States

Generated 2025-07-20 21:04:37.848 UTC