[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 512   SHUFFLE   <  SKIP 394  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20674Butler, Samuel, T98225BellinghamWashingtonUnited States
16116Hurtado, Begoña, M91950National CityCaliforniaUnited States
17297Kumar, Tommy2036MatravilleNew South WalesAustralia

Generated 2025-07-11 07:57:52.482 UTC