[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 213   SHUFFLE   <  SKIP 578  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27396Cook, Adrian, S98020EdmondsWashingtonUnited States
28428Alvarez, Ebony, MMK8 8DFMilton KeynesEnglandUnited Kingdom
17518Gill, Wendy98168BurienWashingtonUnited States

Generated 2025-07-17 23:11:58.702 UTC