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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23352Mitchell, Kevin98052RedmondWashingtonUnited States
11103Chande, Cassie2010DarlinghurstNew South WalesAustralia
20015King, Jenna, R90712LakewoodCaliforniaUnited States

Generated 2025-07-09 02:33:54.407 UTC