[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 4430  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17998Weber, Tammy, A66578NeunkirchenSaarlandGermany
24733Flores, Luke, LV3A 4R2LangleyBritish ColumbiaCanada
11011Lu, Curtis4169East BrisbaneQueenslandAustralia
24452Coleman, Megan, C98225BellinghamWashingtonUnited States

Generated 2025-07-11 11:36:12.407 UTC