[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 875   SHUFFLE   <  SKIP 2904  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14984Vance, Regina, MRG41 1QWWokinghamEnglandUnited Kingdom
22972James, Bailey, A97071WoodburnOregonUnited States
12967Rodriguez, Fernando, A91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-12 11:49:29.463 UTC