[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 875   SHUFFLE   <  SKIP 3006  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22130Bryant, Xavier, R92102San DiegoCaliforniaUnited States
11340Munoz, Melody, C75002ParisSeine (Paris)France
18823Xu, Russell90706BellflowerCaliforniaUnited States

Generated 2025-07-13 23:21:48.410 UTC