[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 324   SHUFFLE   <  SKIP 339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16717Umeda, MasakiV9LangfordBritish ColumbiaCanada
19069Hall, Thomas93000BobignySeine Saint DenisFrance
23027Griffin, Fernando, J90012Los AngelesCaliforniaUnited States

Generated 2025-07-15 18:40:26.925 UTC