[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 94  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12606Van, Arthur, A59100RoubaixNordFrance
14273Parker, Angel91776San GabrielCaliforniaUnited States
12549Xie, Donna75003ParisSeine (Paris)France

Generated 2025-07-13 06:39:11.616 UTC