[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 575   SHUFFLE   <  SKIP 3465  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28395Dominguez, Shannon, L94310OrlyVal de MarneFrance
18120Martin, Isabella, A94704BerkeleyCaliforniaUnited States
28693Chande, Tamara, LW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-17 12:32:16.888 UTC