[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 650   SHUFFLE   <  SKIP 2831  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18155Morgan, AriannaCM11BillericayEnglandUnited Kingdom
24693Rogers, Alexandra, M78100Saint Germain en LayeYvelineFrance
24520Wilson, Joseph, L91502BurbankCaliforniaUnited States

Generated 2025-07-10 22:46:06.829 UTC