[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 250   SHUFFLE   <  SKIP 2873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24826Powell, Richard, D98312BremertonWashingtonUnited States
22300Price, Kaitlyn98052RedmondWashingtonUnited States
16597Xu, Kelli, L38231SalzgitterHessenGermany

Generated 2025-07-16 16:12:43.696 UTC