[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 3027   SHUFFLE   <  SKIP 1184  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17887Madan, Joel, CSW6 SBYLondonEnglandUnited Kingdom
11555Henderson, Alexandria, REM15Esher-MoleseyEnglandUnited Kingdom
19829Mitchell, Lucas, CV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-17 19:01:57.524 UTC