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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15131Sun, Lacey, L2036MatravilleNew South WalesAustralia
21154Clark, Michael, M94941Mill ValleyCaliforniaUnited States
29057Andersen, Latoya, J90706BellflowerCaliforniaUnited States

Generated 2025-07-11 00:23:23.766 UTC