[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 213   <  SKIP 4885  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21737Rivera, Timothy, A93400Saint-DenisSeine Saint DenisFrance
12463Huang, ToddGL50CheltenhamEnglandUnited Kingdom
24478Sharma, Lindsay, E2580GoulburnNew South WalesAustralia

Generated 2025-07-20 17:33:08.338 UTC