[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 875   SHUFFLE   <  SKIP 6813  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28453Lin, Valerie46236BottropNordrhein-WestfalenGermany
27302Smith, Charles, M78400ChatouYvelineFrance
11980Richardson, Kimberly90401Santa MonicaCaliforniaUnited States

Generated 2025-07-14 21:37:49.717 UTC