[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 475   SHUFFLE   <  SKIP 317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20335Gonzales, Adam, M94014ColmaCaliforniaUnited States
11160Tang, Maurice, M94519ConcordCaliforniaUnited States
25481Jackson, Lucas, APB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-14 23:46:33.842 UTC