[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 4689  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16542Ortega, Jésus, LGL7 1RYGloucestershireEnglandUnited Kingdom
19497She, RaulW1V 5RNLondonEnglandUnited Kingdom
13984Richardson, Adrian, C92102San DiegoCaliforniaUnited States

Generated 2025-07-20 22:43:43.541 UTC