[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 2986   SHUFFLE   <  SKIP 62  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21284Stewart, Cody, AV9B 5T2ShawneeBritish ColumbiaCanada
18151She, Brendan78100Saint Germain en LayeYvelineFrance
20321Chen, Colleen, C91502BurbankCaliforniaUnited States

Generated 2025-07-13 13:13:04.957 UTC