[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 405   SHUFFLE   <  SKIP 1593  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12273Carlson, Nelson, M85049IngolstadtBayernGermany
22631Serrano, TheodoreEM15Esher-MoleseyEnglandUnited Kingdom
27165Patel, BruceLE18LeedsEnglandUnited Kingdom

Generated 2025-07-17 22:55:30.795 UTC