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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28181Rodriguez, Katherine, J97355LebanonOregonUnited States
18152Suri, Bryant, E93500PantinSeine Saint DenisFrance
28608Richardson, BrianV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-09 00:28:05.840 UTC