[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 632   SHUFFLE   <  SKIP 172  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18521Rowe, Meghan, E91910Chula VistaCaliforniaUnited States
11656Perez, Katelyn, K91932Imperial BeachCaliforniaUnited States
23258Watson, Megan, S90505TorranceCaliforniaUnited States

Generated 2025-07-14 23:47:35.086 UTC