[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 3105  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28969Flores, Eduardo, S99362Walla WallaWashingtonUnited States
11355Gutierrez, RobertoRG41 1QWWokinghamEnglandUnited Kingdom
22397Patel, Marie92700ColombesHauts de SeineFrance

Generated 2025-07-13 01:57:37.572 UTC