[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 617   SHUFFLE   <  SKIP 900  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11352Rodriguez, Raymond, A93500PantinSeine Saint DenisFrance
12375Raman, Jarrod95000CergyVal d'OiseFrance
18061Bailey, Jesse, A94015Daly CityCaliforniaUnited States

Generated 2025-07-14 20:24:51.651 UTC