[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 5903  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27567Foster, Miranda, J98284Sedro WoolleyWashingtonUnited States
22129Hall, Chloe, L90210Beverly HillsCaliforniaUnited States
25851Washington, Seth, J98225BellinghamWashingtonUnited States

Generated 2025-07-13 10:34:14.270 UTC