[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 211   SHUFFLE   <  SKIP 2193  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15775Ward, Michelle, W98225BellinghamWashingtonUnited States
27048Watson, Melanie, C98270MarysvilleWashingtonUnited States
22900Li, Hunter, G97071WoodburnOregonUnited States

Generated 2025-07-16 16:06:45.833 UTC