[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 2421   SHUFFLE   <  SKIP 7103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26814Hernandez, Alex99362Walla WallaWashingtonUnited States
26344Hughes, Natalie, K90012Los AngelesCaliforniaUnited States
28171Henderson, Aidan98168BurienWashingtonUnited States

Generated 2025-07-18 22:12:03.200 UTC