[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 518   SHUFFLE   <  SKIP 3670  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25060Martinez, Noah, R92118CoronadoCaliforniaUnited States
26268Romero, Jonathon94704BerkeleyCaliforniaUnited States
25967Martinez, Alexis, S94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 23:41:13.080 UTC