[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1072  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21783Goel, Kate98168BurienWashingtonUnited States
22417Goel, Shaun, L75016ParisSeine (Paris)France
16273Martinez, Marie93000BobignySeine Saint DenisFrance

Generated 2025-07-14 01:25:22.569 UTC