[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 3349   SHUFFLE   <  SKIP 4073  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22798Fernandez, Heidi, LGA10GatesheadEnglandUnited Kingdom
25094Thomas, CharlesV7L 4J4VancouverBritish ColumbiaCanada
20016Kelly, Katherine97068W. LinnOregonUnited States

Generated 2025-07-20 15:48:35.581 UTC