[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 484   SHUFFLE   <  SKIP 1050  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19594Liu, Suzanne4700RockhamptonQueenslandAustralia
26836Diaz, Hector, ATY31RuncornEnglandUnited Kingdom
27266Gonzales, Riley, B91776San GabrielCaliforniaUnited States

Generated 2025-11-05 20:18:41.446 UTC