[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 653   SHUFFLE   <  SKIP 464  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16280Ma, Glenn, M48001MünsterSaarlandGermany
24206Munoz, Marie24044KielSaarlandGermany
13420Turner, Jordan, B91941GrossmontCaliforniaUnited States

Generated 2025-07-21 03:30:13.787 UTC