[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 2421   SHUFFLE   <  SKIP 3224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24119Kapoor, Emmanuel, A77680Roissy en BrieSeine et MarneFrance
25762Fernandez, Stefanie14197BerlinNordrhein-WestfalenGermany
17420Hughes, Thomas, M92102San DiegoCaliforniaUnited States

Generated 2025-07-10 10:17:23.353 UTC