[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 159   SHUFFLE   <  SKIP 2375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24442Gutierrez, Briana, J39530BiloxiMississippiUnited States
24941Garcia, Wyatt, T97205PortlandOregonUnited States
13718Barnes, Marcus98052RedmondWashingtonUnited States

Generated 2025-07-10 13:06:04.543 UTC