[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 250   SHUFFLE   <  SKIP 1859  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12375Raman, Jarrod95000CergyVal d'OiseFrance
19534Torres, Adrian92806La JollaCaliforniaUnited States
24408Diaz, Jordan, L94015Daly CityCaliforniaUnited States

Generated 2025-07-10 21:36:30.377 UTC