[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 650   SHUFFLE   <  SKIP 2355  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24702Ramos, Kari, DSW1P 2NULondonEnglandUnited Kingdom
29025Hayes, Miguel, K91203GlendaleCaliforniaUnited States
26904Parker, Judith, F93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-13 06:56:21.802 UTC