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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28390Suri, Frederick92700ColombesHauts de SeineFrance
29370Kelly, Mason, M46236BottropNordrhein-WestfalenGermany
12277Ortega, Beth, AEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-22 00:51:22.809 UTC