[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 391   SHUFFLE   <  SKIP 663  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14780Alonso, Tabitha59223RoncqNordFrance
28332Washington, RyanV8XRoyal OakBritish ColumbiaCanada
21788Barnes, Spencer92806La JollaCaliforniaUnited States
13213King, Courtney, L99362Walla WallaWashingtonUnited States

Generated 2025-07-18 07:24:56.294 UTC