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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25261Phillips, Eduardo, A91941GrossmontCaliforniaUnited States
28503Sanz, JayMK8 8ZDMilton KeynesEnglandUnited Kingdom
18100Li, Kyle, L92625Newport BeachCaliforniaUnited States
15901Bryant, Taylor, D98201EverettWashingtonUnited States

Generated 2025-07-11 18:44:10.442 UTC