[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 717   SHUFFLE   <  SKIP 785  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23289Robinson, Justin, A97071WoodburnOregonUnited States
18047Alvarez, Latasha53131BonnHamburgGermany
25611Rodriguez, DeannaCM11BillericayEnglandUnited Kingdom

Generated 2025-07-21 15:38:05.460 UTC