[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 159   SHUFFLE   <  SKIP 1981  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21564Liu, Erica, A4810TownsvilleQueenslandAustralia
14647Howard, Sean, A94947NovatoCaliforniaUnited States
20315Ramirez, Devin99362Walla WallaWashingtonUnited States

Generated 2025-07-18 18:45:43.758 UTC