[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 995   SHUFFLE   <  SKIP 1346  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24733Flores, Luke, LV3A 4R2LangleyBritish ColumbiaCanada
26855Fernandez, Carla93500PantinSeine Saint DenisFrance
21668Rogers, Christina, FPE17BuryEnglandUnited Kingdom

Generated 2025-07-10 05:26:33.937 UTC