[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 650   SHUFFLE   <  SKIP 3418  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14811Sanchez, Molly04139LeipzigNordrhein-WestfalenGermany
12312Zhao, Jake75007ParisSeine (Paris)France
19663Allen, Alex98107BallardWashingtonUnited States
18363Ward, Lucas, NV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-21 01:20:52.430 UTC