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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20390Ramos, Ross98312BremertonWashingtonUnited States
18762Wilson, Arthur92625Newport BeachCaliforniaUnited States
11891Liang, Jamie, E90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 05:00:20.455 UTC