[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 465  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13300Hernandez, Timothy98052RedmondWashingtonUnited States
25407Anand, Tony, L97015ClackamasOregonUnited States
27387Washington, Noah97045Oregon CityOregonUnited States

Generated 2025-07-10 20:20:13.026 UTC