[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 396   SHUFFLE   <  SKIP 1137  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19278Sun, WillieGA10GatesheadEnglandUnited Kingdom
25211Torres, Diane, M2036MatravilleNew South WalesAustralia
12879Nelson, Elijah90012Los AngelesCaliforniaUnited States
18985Bailey, Paige, A98168BurienWashingtonUnited States

Generated 2025-07-18 04:17:58.718 UTC