[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 2391   SHUFFLE   <  SKIP 21  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25195Wilson, Alexandra94519ConcordCaliforniaUnited States
21775Ramirez, Sean, R92625Newport BeachCaliforniaUnited States
23393Anderson, Jennifer, M91950National CityCaliforniaUnited States

Generated 2025-07-12 15:30:00.479 UTC