[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 2818   SHUFFLE   <  SKIP 2  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15260Torres, Kathleen91910Chula VistaCaliforniaUnited States
18651Mitchell, Isaiah, A98036LynnwoodWashingtonUnited States
25879Wood, Alyssa, S94941Mill ValleyCaliforniaUnited States

Generated 2025-07-15 23:34:42.013 UTC