[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3104   SHUFFLE   <  SKIP 2084  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12308He, Margaret57000MetzMoselleFrance
18318Hughes, Benjamin, R98036LynnwoodWashingtonUnited States
23907Navarro, HectorSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-16 21:48:21.790 UTC