[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 7320  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15087Sanz, Robin, LB29 6SLBirminghamEnglandUnited Kingdom
12156Raji, Bonnie91502BurbankCaliforniaUnited States

Generated 2025-07-17 22:36:51.663 UTC