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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26537Perez, Wyatt99362Walla WallaWashingtonUnited States
28190Cook, Kimberly, R94063Redwood CityCaliforniaUnited States
14056Sanz, Nelson, M3550BendigoVictoriaAustralia

Generated 2025-07-12 00:49:29.607 UTC