[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 327   SHUFFLE   <  SKIP 5781  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26470Cooper, Marcus94941Mill ValleyCaliforniaUnited States
13531Gutierrez, Tyrone92310SèvresHauts de SeineFrance
23539Munoz, Darren3198SeafordVictoriaAustralia

Generated 2025-07-20 21:32:25.731 UTC