[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 2287  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11476Navarro, Erika, KKB9KirkbyEnglandUnited Kingdom
20158Blanco, Rodney, A3000MelbourneVictoriaAustralia
26518Lee, Marcus90802Long BeachCaliforniaUnited States

Generated 2025-07-14 01:36:13.242 UTC