[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 327   SHUFFLE   <  SKIP 3992  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19549Sharma, Kevin98270MarysvilleWashingtonUnited States
19748Prasad, Cory2300NewcastleNew South WalesAustralia
17825Li, Clayton, F85049IngolstadtBayernGermany
12319Ye, Shannon, D04838EilenburgBrandenburgGermany

Generated 2025-07-17 03:19:23.527 UTC