[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 460   SHUFFLE   <  SKIP 1839  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17211Rodriguez, Virginia57000MetzMoselleFrance
11228Jones, Ashley, R92020El CajonCaliforniaUnited States
24108Lal, Tonya, B24044KielSaarlandGermany
21847Madan, Dominic, FSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-17 21:40:28.166 UTC