[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 396   SHUFFLE   <  SKIP 1626  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29373Subram, Bobby, JSL67RJMaidenheadEnglandUnited Kingdom
24158Deng, Omar59000LilleNordFrance
26538Black, Warren90706BellflowerCaliforniaUnited States
16381Davis, Kayla98168BurienWashingtonUnited States

Generated 2025-07-20 17:06:52.537 UTC