[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 62   SHUFFLE   <  SKIP 169  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12646Xu, Kenneth53131BonnHamburgGermany
13636Rodriguez, Jarrod3429SunburyVictoriaAustralia
28228Reed, Gloria98371PuyallupWashingtonUnited States
28709Gonzalez, Stefanie, JW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-18 23:38:29.797 UTC