[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 250   SHUFFLE   <  SKIP 4647  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25376Griffin, Alexis, S94941Mill ValleyCaliforniaUnited States
23039Scott, Wyatt94014ColmaCaliforniaUnited States
24682Rogers, FaithV2M1N7NewtonBritish ColumbiaCanada

Generated 2025-07-21 15:11:15.850 UTC