[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 518   SHUFFLE   <  SKIP 4798  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15622Ms., Schleger, Yvonne45001EssenHamburgGermany
29023Campbell, Dalton, C98055RentonWashingtonUnited States
17843Shan, Kelli91420MorangisEssonneFrance
12308He, Margaret57000MetzMoselleFrance
13693Gonzalez, Dominic, LE17 6JFLondonEnglandUnited Kingdom
28723Yang, RyanWA3WatfordEnglandUnited Kingdom

Generated 2025-07-19 06:51:04.024 UTC