[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 112  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15880Bailey, Patrick, J99202SpokaneWashingtonUnited States
11515Huang, Shannon, H91502BurbankCaliforniaUnited States
12681Chow, Christy, M4551CaloundraQueenslandAustralia
28023James, Andrea, D97330CorvallisOregonUnited States

Generated 2025-07-11 22:32:16.535 UTC