[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 512   SHUFFLE   <  SKIP 1504  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15999Hill, Maria, C98366Port OrchardWashingtonUnited States
26622Howard, Jan98020EdmondsWashingtonUnited States
20804Torres, Katelyn, LYO15YorkEnglandUnited Kingdom
12230Zheng, Wesley22001HamburgHessenGermany

Generated 2025-07-13 06:49:43.295 UTC