[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 6427  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26522Thompson, Logan, T99202SpokaneWashingtonUnited States
20551Blanco, Daisy, LE17 6JFLondonEnglandUnited Kingdom
12225Ortega, Kathleen, G66041PoingSaarlandGermany

Generated 2025-07-13 04:48:50.091 UTC