[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 3027   SHUFFLE   <  SKIP 3462  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25198Ramirez, Michelle94947NovatoCaliforniaUnited States
14392Jackson, Justin, T98901YakimaWashingtonUnited States
16359Richardson, Shelby97071WoodburnOregonUnited States

Generated 2025-07-11 11:07:41.331 UTC