[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 252   SHUFFLE   <  SKIP 375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16340Mitchell, Sean, L91932Imperial BeachCaliforniaUnited States
23173Rodriguez, Nathan98270MarysvilleWashingtonUnited States
16984Moreno, Rodney, I94519ConcordCaliforniaUnited States

Generated 2025-11-04 10:20:57.224 UTC