[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 518   SHUFFLE   <  SKIP 3950  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14465Patterson, Dakota, M97034Lake OswegoOregonUnited States
14831Xie, GilbertCM11BillericayEnglandUnited Kingdom
20980Miller, Matthew42651SolingenNordrhein-WestfalenGermany
26693Perez, CharlesV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-14 13:11:01.867 UTC