[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 3732   SHUFFLE   <  SKIP 3  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20938Rowe, Carolyn, AMK8 8ZDMilton KeynesEnglandUnited Kingdom
13782Lu, Kelli, L45001EssenHamburgGermany

Generated 2025-07-16 06:00:48.855 UTC