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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16294Hu, Steve, AW10 6BLLondonEnglandUnited Kingdom
27036Brown, Hunter98107BallardWashingtonUnited States
26005Clark, Elizabeth, J97205PortlandOregonUnited States
26474Morris, Mackenzie, NV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-09 08:26:37.518 UTC