[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 484   SHUFFLE   <  SKIP 35  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14603Ward, Sara94063Redwood CityCaliforniaUnited States
18659Thompson, Jasmine, A90012Los AngelesCaliforniaUnited States
24119Kapoor, Emmanuel, A77680Roissy en BrieSeine et MarneFrance
16469Tang, Michele59223RoncqNordFrance
15970Thompson, Samuel, S90210Beverly HillsCaliforniaUnited States
13999Gonzales, Elijah, A94611OaklandCaliforniaUnited States

Generated 2025-07-14 07:41:49.131 UTC