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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23400Lee, Andrew, G94611OaklandCaliforniaUnited States
12021Yuan, Deborah2777SpringwoodNew South WalesAustralia
21547Raje, Brad, EGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-11 17:01:23.249 UTC