[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 6105   SHUFFLE   <  SKIP 2324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19173Lal, Kelli, JMK8 8DFMilton KeynesEnglandUnited Kingdom
22307Ross, Sarah, L95010HofBayernGermany
15063Malhotra, Kari, J46236BottropNordrhein-WestfalenGermany

Generated 2025-07-19 00:11:55.087 UTC