[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 1929  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17675Li, Rosa98225BellinghamWashingtonUnited States
16107Edwards, Jordan, R99362Walla WallaWashingtonUnited States
16146Saunders, Jacquelyn98225BellinghamWashingtonUnited States

Generated 2025-07-16 07:30:20.269 UTC