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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21079Carlson, Lee, SRG41 1QWWokinghamEnglandUnited Kingdom
23075Sandberg, Rebekah90706BellflowerCaliforniaUnited States
25130Huang, Micah2113North RydeNew South WalesAustralia

Generated 2025-07-11 02:42:16.423 UTC