[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 469   <  SKIP 2592  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25446Garcia, KristinaGL50CheltenhamEnglandUnited Kingdom
25501Jai, Shawn, EGL50CheltenhamEnglandUnited Kingdom
25785Edwards, JacksonGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-08 12:46:07.260 UTC