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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19493Shan, KarlaBD1 4SJW. YorkEnglandUnited Kingdom
15122Raman, Abby, T4810TownsvilleQueenslandAustralia
11923Bryant, Sarah91950National CityCaliforniaUnited States

Generated 2025-07-11 16:46:01.608 UTC