[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 9979  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17724Blanco, Sheila, I2444Port MacquarieNew South WalesAustralia
15327Hernandez, Paula92118CoronadoCaliforniaUnited States

Generated 2025-07-19 06:12:05.907 UTC