[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 362   SHUFFLE   <  SKIP 4813  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26923Ye, Krystal, M4217Gold CoastQueenslandAustralia
24335Wright, Richard98036LynnwoodWashingtonUnited States
18889Murphy, Katelyn98270MarysvilleWashingtonUnited States

Generated 2025-07-21 22:23:26.361 UTC