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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24184Jackson, Alexandra, AOX1OxfordEnglandUnited Kingdom
25323Diaz, Lance, A20354HamburgHamburgGermany
29241Evans, Sophia98225BellinghamWashingtonUnited States

Generated 2025-07-11 14:56:40.658 UTC