[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 2218   SHUFFLE   <  SKIP 528  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24021Munoz, Clinton, F93500PantinSeine Saint DenisFrance
27958Clark, Marcus, GPB12PeterboroughEnglandUnited Kingdom
17269Russell, Kevin98501OlympiaWashingtonUnited States

Generated 2025-07-12 20:49:06.088 UTC