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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26805Reed, Alexandria91945Lemon GroveCaliforniaUnited States
15902Diaz, Robert, J98366Port OrchardWashingtonUnited States
16095Garcia, Marcus92020El CajonCaliforniaUnited States
21452Bailey, Seth, R97330CorvallisOregonUnited States

Generated 2025-07-10 22:04:01.175 UTC