[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 248   SHUFFLE   <  SKIP 868  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22358Butler, Sydney, L92020El CajonCaliforniaUnited States
22502Miller, GraceGL50CheltenhamEnglandUnited Kingdom
28336Martin, Edward, W98270MarysvilleWashingtonUnited States

Generated 2025-07-14 11:46:02.353 UTC