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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19819Brown, Andrew91950National CityCaliforniaUnited States
12877Williams, Alexander, L98284Sedro WoolleyWashingtonUnited States
29084Hernandez, Beth, L4655Hervey BayQueenslandAustralia

Generated 2025-07-11 14:32:23.965 UTC