[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 391   SHUFFLE   <  SKIP 1298  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24918Cai, Warren3205South MelbourneVictoriaAustralia
23393Anderson, Jennifer, M91950National CityCaliforniaUnited States
12210He, Alan, ASE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-16 00:20:22.714 UTC