[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 1247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28573Gill, Tyrone98168BurienWashingtonUnited States
29481Suri, Ivan95010HofBayernGermany
22434Schmidt, BillySE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-11 05:06:32.179 UTC