[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 494   SHUFFLE   <  SKIP 342  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29020Young, Jackson, W91977Spring ValleyCaliforniaUnited States
22241Washington, Alexandria, M98052RedmondWashingtonUnited States
26667Patel, Jillian3337MeltonVictoriaAustralia

Generated 2025-07-18 12:10:49.076 UTC