[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 1993   SHUFFLE   <  SKIP 3055  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24119Kapoor, Emmanuel, A77680Roissy en BrieSeine et MarneFrance
25187Scott, Sydney, L97045Oregon CityOregonUnited States
28036Gonzales, JonathanV0SookeBritish ColumbiaCanada

Generated 2025-07-21 19:15:36.458 UTC