[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 2075   SHUFFLE   <  SKIP 565  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13608Kumar, Karla, H33041PaderbornHamburgGermany
28979Williams, Matthew, A97301SalemOregonUnited States
12277Ortega, Beth, AEM15Esher-MoleseyEnglandUnited Kingdom
27230Wilson, Hunter, RV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-20 01:27:37.739 UTC