[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 1875   SHUFFLE   <  SKIP 1401  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17705Guo, Kelvin, HWA3 7BHWarringtonEnglandUnited Kingdom
13759Scott, Jackson92020El CajonCaliforniaUnited States

Generated 2025-07-14 18:06:01.448 UTC