[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1992  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18021She, Trisha, AMK8 8ZDMilton KeynesEnglandUnited Kingdom
24727Jimenez, Mallory, S98168BurienWashingtonUnited States
26984Prasad, Manuel04838EilenburgBrandenburgGermany

Generated 2025-07-11 13:22:32.407 UTC