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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18166Wood, Julian, AOX1OxfordEnglandUnited Kingdom
19170Campbell, Luis, A98168BurienWashingtonUnited States
15965Watson, Jennifer, H91776San GabrielCaliforniaUnited States

Generated 2025-07-10 11:38:28.992 UTC