[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 434   SHUFFLE   <  SKIP 195  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17121Bryant, Lucas98104SeattleWashingtonUnited States
21587Roberts, Jenna, T90706BellflowerCaliforniaUnited States
11380Kumar, Mitchell, L66740SaarlouisSaarlandGermany

Generated 2025-07-17 13:34:37.267 UTC