[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 593   SHUFFLE   <  SKIP 288  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21473Rubio, Stacy, S98168BurienWashingtonUnited States
14857Serrano, Diane, E3198SeafordVictoriaAustralia
17085Deng, Edwin, AAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-11-05 09:38:09.947 UTC