[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 512   SHUFFLE   <  SKIP 424  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18607Taylor, Katherine, B97045Oregon CityOregonUnited States
19882Phillips, Richard, L90505TorranceCaliforniaUnited States
15060Vazquez, Max, W93500PantinSeine Saint DenisFrance

Generated 2025-07-12 07:16:30.804 UTC