[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 364   SHUFFLE   <  SKIP 1174  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13265Adams, Luke, C33098PaderbornNordrhein-WestfalenGermany
18115Young, Richard, C98104SeattleWashingtonUnited States
20565Yuan, TashaC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-18 19:07:56.654 UTC