[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3942  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17744Nath, ChadPB12PeterboroughEnglandUnited Kingdom
14880Ross, Jessica91977Spring ValleyCaliforniaUnited States
23640Jiménez, Bruce, L2777SpringwoodNew South WalesAustralia

Generated 2025-07-12 00:19:32.123 UTC