[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 2957  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18767Alonso, Gary, C4655Hervey BayQueenslandAustralia
23384Wilson, Taylor94010BurlingameCaliforniaUnited States
26913Lopez, HaroldHP10 9QYHigh WycombeEnglandUnited Kingdom
14093Arthur, Jillian, J90210Beverly HillsCaliforniaUnited States

Generated 2025-07-09 12:48:57.232 UTC