[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 396   SHUFFLE   <  SKIP 1067  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27515Becker, Keith, P2450Coffs HarbourNew South WalesAustralia
23736Rivera, Sydney, M99362Walla WallaWashingtonUnited States
14401Kumar, Jose, P97301SalemOregonUnited States

Generated 2025-07-18 23:32:20.887 UTC