[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 444   SHUFFLE   <  SKIP 2296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16972Hernandez, Lucas97034Lake OswegoOregonUnited States
26106King, Connor90012Los AngelesCaliforniaUnited States
24780Hall, Courtney, B98501OlympiaWashingtonUnited States

Generated 2025-07-10 14:28:13.877 UTC