[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 502   SHUFFLE   <  SKIP 1183  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19027Madan, Mayra, M78400ChatouYvelineFrance
28870Watson, Brian98036LynnwoodWashingtonUnited States

Generated 2025-07-16 21:50:36.061 UTC