[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 438   SHUFFLE   <  SKIP 114  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23628Shen, Kara, CGL50CheltenhamEnglandUnited Kingdom
23631Wang, Colin, R17490Saint OuenCharente-MaritimeFrance
27244Kelly, Arianna97071WoodburnOregonUnited States
26871Chen, Justin93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-15 04:30:02.483 UTC