[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 1076   SHUFFLE   <  SKIP 906  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22796Nath, Brad17490Saint OuenCharente-MaritimeFrance
25646Torres, RandallE17 6JFLondonEnglandUnited Kingdom
28375Diaz, Kathleen, CSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-14 21:40:01.013 UTC