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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17849He, Wesley, IC2H 7AULondonEnglandUnited Kingdom
19885Turner, Isaac98225BellinghamWashingtonUnited States
18125Cai, Leah66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-10 13:59:49.136 UTC