[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 127   SHUFFLE   <  SKIP 627  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20776Long, Haley99362Walla WallaWashingtonUnited States
12056Ward, IanV7L 4J4N. VancouverBritish ColumbiaCanada
14618Baker, Gabrielle, D98027IssaquahWashingtonUnited States

Generated 2025-07-21 14:28:59.825 UTC