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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23093Parker, Nathan, R92102San DiegoCaliforniaUnited States
16938Williams, Abigail, MNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-16 23:31:52.812 UTC