[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 327   SHUFFLE   <  SKIP 2977  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19551Alexander, Samuel98052RedmondWashingtonUnited States
21420Carter, Isabella, C90012Los AngelesCaliforniaUnited States
12064White, John, D97330CorvallisOregonUnited States

Generated 2025-07-11 18:14:40.279 UTC