[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 491  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14498Luo, Katie, L91910Chula VistaCaliforniaUnited States
17176Ward, Isaac, M92118CoronadoCaliforniaUnited States
11215Perry, AnaV8XRoyal OakBritish ColumbiaCanada
28039Lee, Xavier, E94303Palo AltoCaliforniaUnited States

Generated 2025-07-10 12:38:42.081 UTC