[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 24   SHUFFLE   <  SKIP 1103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14254Gill, Tabitha, L90706BellflowerCaliforniaUnited States
19418Miller, Nathan, lEM15Esher-MoleseyEnglandUnited Kingdom
29441Patel, Adriana, L66578NeunkirchenSaarlandGermany

Generated 2025-07-15 00:49:33.605 UTC