[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 5475  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14517Rodriguez, Ebony2055North SydneyNew South WalesAustralia
18339Nath, Donna90706BellflowerCaliforniaUnited States
27953Garcia, MarieOX1OxfordEnglandUnited Kingdom

Generated 2025-07-11 21:57:42.075 UTC