[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 0   SHUFFLE   <  SKIP 3267  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27007Gonzalez, Joe, MRG11 5TPBerkshireEnglandUnited Kingdom
20326Blue, Paige94070San CarlosCaliforniaUnited States
19625Gonzalez, Ivan, C4171HawthorneQueenslandAustralia

Generated 2025-10-29 21:03:18.785 UTC