[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   SHUFFLE   SKIP 92   <  SKIP 1617  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13367Edwards, Savannah98036LynnwoodWashingtonUnited States
12600Romero, Larry, S04838EilenburgBrandenburgGermany
20951Jai, Darrell, TSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-17 05:57:43.827 UTC