[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 589   SHUFFLE   <  SKIP 348  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28288Srini, Marco, A94519ConcordCaliforniaUnited States
25493Evans, HunterAS23Stoke-on-TrentEnglandUnited Kingdom
26088Perry, Ethan98104SeattleWashingtonUnited States
17390Lewis, Blake97222MilwaukieOregonUnited States

Generated 2025-07-18 23:40:37.963 UTC