[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 4982  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24535Mr., Shepard, David, B.59223RoncqNordFrance
22758Jackson, Katherine, M97330CorvallisOregonUnited States
26679Perry, Noah, K98055RentonWashingtonUnited States

Generated 2025-07-12 03:56:49.822 UTC