[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 2421   SHUFFLE   <  SKIP 122  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11744Campbell, Stephanie, D91977Spring ValleyCaliforniaUnited States
21373Liu, Clayton, L3198SeafordVictoriaAustralia
23247Garcia, Alexander90210Beverly HillsCaliforniaUnited States
24695Zhou, Omar, L93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-19 15:17:13.838 UTC