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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14157Xu, Willie, JW1V 5RNLondonEnglandUnited Kingdom
12195Morris, Erin91950National CityCaliforniaUnited States
13494Gutierrez, Byron, K38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-10 12:37:13.824 UTC