[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   SHUFFLE   SKIP 692   <  SKIP 876  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16006Henderson, Angelica, M91977Spring ValleyCaliforniaUnited States
20332Navarro, Danny, J98225BellinghamWashingtonUnited States
11001Huang, Eugene, L3198SeafordVictoriaAustralia

Generated 2025-07-16 00:22:23.753 UTC