[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 836   SHUFFLE   <  SKIP 374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25691Black, Mitchell, F95010HofBayernGermany
22629Rodriguez, MatthewKB9KirkbyEnglandUnited Kingdom
26961Chander, Carly, C04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-21 01:19:24.523 UTC