[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 403  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13280Adams, Bailey98033KirklandWashingtonUnited States
29474Raje, Jaime, B66001SaarbrückenSaarlandGermany
12402Moreno, AlbertW1V 5RNLondonEnglandUnited Kingdom
16078James, Nicole, C91941GrossmontCaliforniaUnited States

Generated 2025-07-11 14:33:44.595 UTC