[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 34   SHUFFLE   <  SKIP 2528  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19941Liang, Cedric, RW1X3SELondonEnglandUnited Kingdom
11940Miller, Tyler, E91364Woodland HillsCaliforniaUnited States
26630Powell, VanessaV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-13 09:49:44.904 UTC