[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 9562  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26701Hill, Katherine, LV8Z 4N5ShawneeBritish ColumbiaCanada
20849Washington, FaithAS23Stoke-on-TrentEnglandUnited Kingdom
13404Yang, KelvinSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-14 12:23:13.647 UTC