[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3754  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28150Chen, Connor, M91950Lincoln AcresCaliforniaUnited States
18501Powell, Alexandra99362Walla WallaWashingtonUnited States
20427Raje, Mario, S5023FindonSouth AustraliaAustralia

Generated 2025-07-11 06:18:30.683 UTC