[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 466   SHUFFLE   <  SKIP 1603  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11815Patterson, Hannah, J98403TacomaWashingtonUnited States
23515Walker, Zachary, A94063Redwood CityCaliforniaUnited States
15819Cox, Savannah, A98371PuyallupWashingtonUnited States
14790Tang, Terry, H91940Les UlisEssonneFrance

Generated 2025-07-19 12:21:01.760 UTC