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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20453Arun, Bryant, C2777SpringwoodNew South WalesAustralia
24313Brooks, Taylor, L97034Lake OswegoOregonUnited States
21507Smith, Hunter, LCM11BillericayEnglandUnited Kingdom

Generated 2025-07-22 00:07:21.304 UTC