[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 509   SHUFFLE   <  SKIP 1085  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19457Williams, Jennifer, ENT20Newcastle upon TyneEnglandUnited Kingdom
12592Ms., Li, Amy, JB29 6SLBirminghamEnglandUnited Kingdom
17687Turner, Miguel, A98052RedmondWashingtonUnited States

Generated 2025-07-18 07:03:07.155 UTC